Skip navigation links
A B C D E F G H I L M N O P R S T U V W X Z 

N

name() - Method in class unipi.bpm.elm.santeramo.controller.CsvXesParser
Returns the name of this parser or, more specifically, the name of the format it can process.
newEventLog(ActionListener) - Method in class unipi.bpm.elm.santeramo.controller.EditorManager
This method asks the View to open a dialog to make the user decide between an empty Event Log or a generation of an Event Log starting from an expression that defines the possible event traces.
newEventLog() - Method in class unipi.bpm.elm.santeramo.controller.EventLogManagerController
Asks the View to open a dialog to make the user decide between an empty Event Log or a generation of an Event Log starting from an expression that defines the possible event traces.
newEventLogEditor(String, Reader, String, boolean) - Method in class unipi.bpm.elm.santeramo.controller.EventLogManagerController
Asks the View to add a new EventLogEditor internal frame inside the contentArea, then adds a new FooterAreaButton button inside the footerArea, both with the same title.
newEventLogEditor(String, int) - Method in class unipi.bpm.elm.santeramo.view.EventLogManagerView
Adds a new EventLogEditor object, extension of the JInternalFrame class, inside the EventLogManagerView.contentArea.
newFiltersDialog(String, EventLogEditor, ActionListener) - Method in class unipi.bpm.elm.santeramo.view.EventLogManagerView
Shows a non-modal dialog with the passed title, associated with the passed EventLogEditor (the dialog will be closed automatically by the editor when needed and only one dialog associated to a specific editor can be opened, if a new one gets opened, the old one gets closed).
newFooterAreaButton(String, int) - Method in class unipi.bpm.elm.santeramo.view.EventLogManagerView
Adds a new FooterAreaButton button inside the EventLogManagerView.footerArea with the specified settings, included the identifier of the JInternalFrame to manage.
newFootprintMatrixInfo(String, String, String, boolean) - Method in class unipi.bpm.elm.santeramo.controller.EventLogManagerController
Asks the View to add a new FootprintMatrixInfo internal frame inside the contentArea, then adds a new FooterAreaButton button inside the footerArea, both with the same title.
newFootprintMatrixInfo(String, int) - Method in class unipi.bpm.elm.santeramo.view.EventLogManagerView
Adds a new FootprintMatrixInfo object, extension of the JInternalFrame class, inside the EventLogManagerView.contentArea.
newInternalFrame(String, Component) - Method in class unipi.bpm.elm.santeramo.controller.EventLogManagerController
Asks the View to add a new JInternalFrame object inside the contentArea, then adds a new FooterAreaButton button inside the footerArea, both with the same title.
newInternalFrame(String, int) - Method in class unipi.bpm.elm.santeramo.view.EventLogManagerView
Adds a new generic JInternalFrame object inside the EventLogManagerView.contentArea.
newline - Variable in class unipi.bpm.elm.santeramo.controller.AnalysisManager.ParserContentHandler
The system line separator
newMenuAreaButton(String, String, String, String) - Method in class unipi.bpm.elm.santeramo.view.EventLogManagerView
Creates a new MenuAreaButton button with text, icon (optional), tool tip and action command.
newMenuAreaButton(String, String, String, String) - Method in class unipi.bpm.elm.santeramo.view.MenuAreaTabLayout
Creates a new MenuAreaButton button with text, icon (optional), tool tip and action command.
now - Variable in class unipi.bpm.elm.santeramo.controller.AnalysisManager.AlphabetSequenceGenerator
The position in the list of the last element generated
A B C D E F G H I L M N O P R S T U V W X Z 
Skip navigation links